home *** CD-ROM | disk | FTP | other *** search
- Path: usenet.cis.ufl.edu!usenet
- From: ep@cis.ufl.edu (Ed Porras)
- Newsgroups: comp.lang.c++
- Subject: Re: Borland 4.5 application won't work on its own
- Date: 12 Mar 1996 14:19:32 GMT
- Organization: University of Florida (Computer Science Department)
- Message-ID: <1062.6645T558T267@cis.ufl.edu>
- References: <4i3fhh$bor@dole.uninett.no>
- NNTP-Posting-Host: dialup-b2.cis.ufl.edu
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
-
- you probably need to call EnableBCWsomething.. do a serach in help for
- a function like this.. we had a similar problem
-
- -e
-
-
- >I have recently developed an application with Borland C++
- >4.5 and OWL. It is based on a TDecoratedFrame parent with a TDialog as a
- >child. The program works nicely (acceptably that is) when compiled and run
- >'within' Borland IDE. However, when it is started on its own, whithout the
- >Borland IDE loaded in the machine at all, it displays the TDecoratedFrame,
- >and generates a General Protecton Fault. With Winspector running in the
- >background it works again. The application is based on AppExpert.
-
- >Ideas, anyone?
-
-
- >Yours,
-
-
-
- >Kristoffer Moe
-
- >Kristoffer.Moe@nifu.no
-
-
-
- --
- ---------------------------------------------------------------
- Ed Porras | Email: ep@cis.ufl.edu
- 2777 SW Archer Rd. AJ-308 | WWW: http://www.cis.ufl.edu/~ep/
- Gainesville, Fl 32608 | University of Florida, CISE Dept.
- (352) 335-8169 | Work: (352) 373-2626
- ---------------------------------------------------------------
-
-